home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Win95 / Fun&Utils / MFCMSG.EXE / STDAFX.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-01  |  201 b   |  4 lines

  1. #include <afxwin.h>        // MFC core and standard components
  2. #include <afxext.h>        // MFC extensions (including VB)
  3. #include <afxpriv.h>       // for private messages, e.g WM_IDLEUPDATECMDUI
  4.